From d686ce057b7d420c9dc1dda34bc51547359ff6d9 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 9 Jul 2009 03:00:03 +0000 Subject: [PATCH] Minor rearrangements to improve TeX line-filling. --- doc/lispref/text.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 56361621845..5c2a3ce99c7 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -3018,7 +3018,7 @@ time you want to specify a particular attribute for certain text. @item A cons cell with the form @code{(foreground-color . @var{color-name})} -or @code{(background-color . @var{color-name})}. These are older, +or @code{(background-color . @var{color-name})}. These are old, deprecated equivalents for @code{(:foreground @var{color-name})} and @code{(:background @var{color-name})}. Please convert code that uses them. -- 2.30.2